'Declaration
Public Function RenderAnnotation( _ ByVal AnnotationIdx As Integer, _ ByVal Zoom As Single _ ) As Integer
public int RenderAnnotation( int AnnotationIdx, float Zoom )
public function RenderAnnotation( AnnotationIdx: Integer; Zoom: Single ): Integer;
public function RenderAnnotation( AnnotationIdx : int, Zoom : float ) : int;
public: int RenderAnnotation( int AnnotationIdx, float Zoom )
public: int RenderAnnotation( int AnnotationIdx, float Zoom )
Parameters
- AnnotationIdx
- Zoom